projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9ac64ac
)
* textmodes/flyspell.el (flyspell-check-pre-word-p): Make sure
author
Chong Yidong
<cyd@stupidchicken.com>
Tue, 26 Aug 2008 23:00:18 +0000
(23:00 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Tue, 26 Aug 2008 23:00:18 +0000
(23:00 +0000)
flyspell-pre-point is valid to avoid signalling an error in
post-command-hook.
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index c11d9f1ebf3c5061bef9f513e844b13b7941fdb5..36421975f0423c969e707399d63677caa36806c3 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,9
@@
+2008-08-26 Chong Yidong <cyd@stupidchicken.com>
+
+ * textmodes/flyspell.el (flyspell-check-pre-word-p): Make sure
+ flyspell-pre-point is valid to avoid signalling an error in
+ post-command-hook.
+
2008-08-26 Johan Bockgård <bojohan@gnu.org>
* linum.el (linum): Inherit remaining face attributes from default